home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / internet / temafire / FireCat GeekPawsGrey.jar / install.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2004-09-26  |  1.4 KB  |  35 lines

  1. <?xml version="1.0"?>
  2.  
  3. <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  4.      xmlns:em="http://www.mozilla.org/2004/em-rdf#">
  5.  
  6.   <Description about="urn:mozilla:install-manifest">
  7.     <em:id>{FireCat-ed43d720-0f65-11d9-9669-0800200c9a66}</em:id>
  8.     <em:version>1.0</em:version>
  9.     
  10. <!-- Target Application this extension can install into, 
  11.          with minimum and maximum supported versions. --> 
  12.    <em:targetApplication>
  13.     <Description>
  14.       <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
  15.       <em:minVersion>0.9</em:minVersion>
  16.       <em:maxVersion>1.0</em:maxVersion>
  17.     </Description>
  18.   </em:targetApplication>
  19.     
  20.     <!-- Front End MetaData -->
  21.     <!-- FireCat AutumnGold -->
  22.     <em:name>FireCat AutumnGold</em:name>
  23.     <em:description>FireCat AutumnGold - FireFox all pawed over by a cat ;) (Navigation bar background inspired by Silver Skin by Mauro Bartoccelli, icons original) </em:description>
  24.     <em:creator>Panthere</em:creator>
  25.     <em:contributor>Samurai</em:contributor>
  26.     <em:homepageURL>http://www.flatface.net/~panthere</em:homepageURL>
  27.     <!--em:updateURL--> <!--/em:updateURL-->
  28.     <!--em:aboutURL-->http://www.flatface.net/~panthere/mozilla.html<!--/em:aboutURL-->
  29.  
  30.     <!-- Front End Integration Hooks (used by Theme Manager)-->
  31.     <em:internalName>FireCat_AutumnGold</em:internalName>
  32.   </Description>      
  33.  
  34. </RDF>
  35.